home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / petshop.swf / scripts / frame_883 / PlaceObject2_317_141 / CLIPACTIONRECORD on(rollOver).as
Text File  |  2007-01-15  |  125b  |  7 lines

  1. on(rollOver){
  2.    if(_root.aplay == false and _root.havePress == true)
  3.    {
  4.       _root.aaa3.gotoAndPlay("six");
  5.    }
  6. }
  7.